EMT Practice Test
1. Question Content...
Question6: Scale the deployment webserver to
Question7: Create a redis pod and expose it on port 6379
Question11: Create a nginx pod with label env=test in engineering namespace
See the solution below.
Question12: Undo the deployment with the previous version and verify
everything is Ok
Question13: Get list of persistent volumes and persistent volume claim in the cluster
Question14: Scale the deployment from 5 replicas to 20 replicas and verify
Question18: List all the pods showing name and namespace with a json path expression
Question20: Clean the cluster by deleting deployment and hpa you just created
Question21: What file type upload is supported as part of the basic WildFire service?
Question26: Create a pod that having 3 containers in it? (Multi-Container)
Question29: Print pod name and start time to "/opt/pod-status" file
Question30: Create a pod with image nginx called nginx and allow traffic on port 80
Question36: Create a nginx pod with label env=test in engineering namespace
Question41: Get all the pods with label "env"
Question44: Update the deployment with the image version 1.17.4 and verify
Question46: Check the image version in pod without the describe command
Question49: Create a busybox pod and add "sleep 3600" command
Question53: Make the node schedulable by uncordon the node
Question55: Create a pod that having 3 containers in it? (Multi-Container)




